@gold.au/pancake-json
Version:
A Pancake plugin to generate a json file from all pancake modules.
83 lines (48 loc) • 1.59 kB
Markdown
Pancake JS plugin
## 2.0.0
### Major Changes
- bae24a3: Publish to npm scope at @gold.au
### Patch Changes
- Updated dependencies [bae24a3]
- @gold.au/pancake@2.0.0
## 1.2.1
### Patch Changes
- # 1857381: Internal references to @gov.au are now updated to use @gold.au
> This is a [Pancake](https://github.com/designsystemau/pancake) plugin to generate a json file from all pancake modules..
## Versions
- [v1.2.0 - Upgrade dependencies](v120)
- [v1.1.0 - Multiple organisations](v110)
- [v1.0.8 - Update dependencies](v108)
- [v1.0.7 - Update dependencies](v107)
- [v1.0.6 - Update node modules](v106)
- [v1.0.5 - Update forgotten changelog](v105)
- [v1.0.4 - Update node modules](v104)
- [v1.0.3 - Fixed auto-save and package.json bug](v103)
- [v1.0.2 - Fixed dependency bug](v102)
- [v1.0.1 - 💥 Initial version](v101)
---
## v1.2.0
- Upgrade dependencies
## v1.1.0
- Multiple organisations
## v1.0.8
- Update dependencies
## v1.0.7
- Update dependencies
## v1.0.6
- Update node modules
## v1.0.5
- Add changelogs
## v1.0.4
- Update dependencies
## v1.0.3
- When `auto-save` is enabled, pancake-json would only save `"json": {}` into the `package.json` file. No more!
[(57)](https://github.com/designsystemau/pancake/issues/57)
- When enabling `pancake-json` and `auto-save` the plugin would merge the json from the plugin into the package.json file. Like talk about over-sharing!
[(58)](https://github.com/designsystemau/pancake/issues/58)
## v1.0.2
- Fixed dependency bug
## v1.0.1
- 💥 Initial version
**[⬆ back to top](#contents)**
# };