Releases: mavenlink/brainstem-js
Releases · mavenlink/brainstem-js
v0.9.1
0.9.0
v0.8.4
v0.8.3
v0.8.2
What's Changed
- Resolve find-parent-dir to v0.3.1 by @guanw88 in #200
- Bump karma-sinon to 1.0.5 by @guanw88 in #201
- Fix karma server deprecation by @guanw88 in #202
- Silence karma filetype warnings by @guanw88 in #203
- Bump karma sourcemap loader by @guanw88 in #204
- Bump karma spec reporter by @guanw88 in #207
- Update package.json to correct version of jasmine jquery matchers by @guanw88 in #208
- Prefer Object.assign to $.extend to merge objects by @guanw88 in #209
- Remove jquery extend deep with lodash merge by @guanw88 in #210
- Remove jquery DOM manipulation by @guanw88 in #211
- Allow any version of node 18 to allow ubuntu focal in builds by @guanw88 in #213
Full Changelog: v0.8.1...v0.8.2
v0.8.1
This patch version bump upgrades a number of dependencies, mostly to patch security vulnerabilities.
What's Changed
- package.json cleanup by @guanw88 in #194
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #177
- Bump copy-props from 2.0.4 to 2.0.5 by @dependabot in #171
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #179
- Bump es5-ext from 0.10.53 to 0.10.64 by @dependabot in #196
- package.json cleanup by @guanw88 in #198
- Bump follow-redirects from 1.11.0 to 1.15.5 by @dependabot in #197
- v0.8.1 bump by @guanw88 in #199
Full Changelog: v0.8.0...v0.8.1
v0.8.0
This version upgrades a number of dependencies, including an upgrade to node 18.
What's Changed (updates > 0.4.6 and < 0.8.0)
- Fail on CoffeeLint warnings by @jrolfs in #83
- Fix BackboneFactory global pollution by @jrolfs in #85
- Remove Babel dependency from Gulpfile, target NodeJS 6+ by @jrolfs in #87
- Bump jQuery and npmignore by @juanca in #88
- Expectations: abort method by @juanca in #91
- Collections have
firstFetchOptions: {}by @juanca in #92 - Add workaround for global singleton by @juanca in #94
- Parse timestamps only if the attribute has _at or date in the name. by @bobby1190 in #95
- Bump version of package by @naganowl in #96
- Cleanup references on destroy by @brandonduff in #97
- Clean up and remove unnecessary properties from gemspec by @jrolfs in #84
- Re-add interpolation for error output in Model by @jrolfs in #89
- useWhitelist flag to create blacklist based on whitelist of controller by @bennapp in #99
- Bump to 0.4.20 by @naganowl in #100
- Lock jasmine-core package by @bennapp in #103
- Pass through optionalFields when saving a model by @naomiajacobs in #98
includeoption handlesBackbone.Collectionfor recursive association requests by @bennapp in #101- Add yarn and update node by @naomiajacobs in #104
- Fix the error message to include the collection name by @JoeGaebel in #106
- Bump version (formerly Storage manager reset options) by @naganowl in #108
- Update expectation to check for more optionTypes by @a-bates in #111
- Straight-forward cache invalidation by @juanca in #112
- PR template by @juanca in #114
- Add nested includes for non backbone collections or json objects by @bennapp in #113
- Revert cache invalidation logic by @juanca in #116
- Support pagination keys in API responses by @ahuth in #121
- Clean up dependencies by @naganowl in #122
- Custom XHR header: X-Feature-Name by @juanca in #125
- Nest custom headers in
headerskey by @juanca in #128 - Load associated records in chunks if necessary by @ahuth in #130
- De gem ify by @ahuth in #132
- Fix the regex for dates to allow utc date strings by @brentsondgeroth in #133
- Fix incorrect regex where the string could just contain a Z and pass by @brentsondgeroth in #134
- Publishing steps by @juanca in #135
- Address dependabot alerts by @naganowl in #139
- Switch black and white list to block and allow list by @brentsondgeroth in #143
- Revert "Switch black and white list to block and allow list" by @brentsondgeroth in #150
- Allow passing silent option to backbone Collection#add by @vimalloc-mavenlink in #151
- Bump to 0.7.3 by @vimalloc-mavenlink in #152
- Address dependabot security alerts by @naganowl in #144
- Bump elliptic from 6.4.0 to 6.5.3 by @dependabot in #148
- Bump y18n from 3.2.1 to 3.2.2 by @dependabot in #157
- feat: Get operation ignores null or undefined as attribute ids by @JustinRyanH in #162
- Bump path-parse from 1.0.5 to 1.0.7 by @dependabot in #161
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #159
- Bump underscore from 1.8.3 to 1.12.1 by @dependabot in #158
- Bump elliptic from 6.5.3 to 6.5.4 by @dependabot in #156
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in #163
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #160
- [Chore] Add in CI by @JustinRyanH in #173
- [Chore] Kill PhantomJS Long Life Firefox Headless by @JustinRyanH in #174
What's Changed (updates in 0.8.0 release)
- Add and run yarn deduplicate by @guanw88 in #180
- Bump underscore from 1.12.1 to 1.13.6 by @guanw88 in #181
- Upgrade node to 18.19.0 by @guanw88 in #183
- Upgrade inflection from 1.8.0 to 3.0.0 by @guanw88 in #182
- Upgrade browserify from 13.0.0 to 17.0.0 by @guanw88 in #185
- Update package.json to reflect actual minimist version by @guanw88 in #186
- Upgrade watchify from 3.9.0 to 4.0.0 by @guanw88 in #187
- Bump karma browserify from 5.3.0 to 8.1.0 by @guanw88 in #188
- Bump browserify-shim from 3.8.14 to 3.8.16 by @guanw88 in #189
- Bump karma from 4.4.1 to 6.4.3 by @guanw88 in #190
- Removing coffee linters by @guanw88 in #191
- Use checkout v3 instead of v2 by @guanw88 in #192
- Update version from 0.7.3 to 0.8.0 by @guanw88 in #193
New Contributors
- @naganowl made their first contribution in #96
- @brandonduff made their first contribution in #97
- @naomiajacobs made their first contribution in #98
- @JoeGaebel made their first contribution in #106
- @a-bates made their first contribution in #111
- @brentsondgeroth made their first contribution in #133
- @vimalloc-mavenlink made their first contribution in #151
- @dependabot made their first contribution in #148
- @JustinRyanH made their first contribution in #162
- @guanw88 made their first contribution in #180
Full Changelog: 0.4.6...v0.8.0