UNPKG

swingset

Version:

drop-in component library and documentation pages for next.js

20 lines (10 loc) 863 B
# swingset ## 0.17.0 ### Minor Changes - [#47](https://github.com/hashicorp/swingset/pull/47) [`13d1aca`](https://github.com/hashicorp/swingset/commit/13d1aca561a22852b83dbc5c8448d7c554772869) Thanks [@dstaley](https://github.com/dstaley)! - Ignore node_modules folders when resolving components glob ## 0.16.0 ### Minor Changes - [#48](https://github.com/hashicorp/swingset/pull/48) [`1377c06`](https://github.com/hashicorp/swingset/commit/1377c065d56de0e7f9ce3d43dfbe408401c6b7a0) Thanks [@nandereck](https://github.com/nandereck)! - Adding fullscreen button ## 0.15.0 ### Minor Changes - [#49](https://github.com/hashicorp/swingset/pull/49) [`1da2cf9`](https://github.com/hashicorp/swingset/commit/1da2cf9431b110cdcd42f59ca45cfed11d4c8155) Thanks [@BRKalow](https://github.com/BRKalow)! - Support Next 13 by adding `legacyBehavior` to `<Link>` usage.