Skip to content

Releases: intuit/saloon

runtime dependency

18 May 15:58
Compare
Choose a tag to compare

bumping babel-runtime from devdependency to dependency

Webkit fix

17 May 19:50
717c949
Compare
Choose a tag to compare

Fixes a missing depdency discovered by the npm webkit.
Removes ID from the docs to reduce adoptation comlexity.

fixing the prepublish command

15 May 21:03
Compare
Choose a tag to compare

Adding 'npm run build' to the prepublish command

webpack 4 patch

15 May 20:43
55a90ad
Compare
Choose a tag to compare
  • updated webpack to latest
  • updated babel to latest
    -Moved babelrc out of package.json
    -added editorconfig
    -removed uglifyjs

v1.1.0

07 May 16:15
Compare
Choose a tag to compare

What's changed?

  • Support for nested expressions #18
  • Support for complex object params #18
  • Removed the output object in favor of returning the entire seeded data model #14

Bugfixes

  • Prevent mutation of the parentData so that duplicate type resources do not overwrite each other #18

v1.0.1

02 May 23:18
Compare
Choose a tag to compare

Cleaning up documentation and distribution.

v1.0.0

30 Apr 20:37
66b1650
Compare
Choose a tag to compare

Initial release.