Skip to content

Releases: ceoss/will-mutate

v1.3.0

30 Jul 20:58
Compare
Choose a tag to compare

v1.3.0

v1.2.4...v1.3.0 - 2022-07-30

⚑ Improvement

πŸ“¦ Package

  • dev: Bump @babel/core from 7.14.3 to 7.14.5 92539e4
  • dev: Bump @babel/core from 7.14.5 to 7.14.8 e020fcb
  • dev: Bump @typescript-eslint/eslint-plugin 35b8b0f
  • dev: Bump @typescript-eslint/eslint-plugin 7463b25
  • dev: Bump @typescript-eslint/eslint-plugin 95d0957
  • dev: Bump @typescript-eslint/parser from 4.26.0 to 4.26.1 481a678
  • dev: Bump @typescript-eslint/parser from 4.26.1 to 4.28.4 d13080e
  • dev: Bump @typescript-eslint/parser from 4.28.4 to 4.28.5 3785b71
  • dev: Bump eslint from 7.27.0 to 7.28.0 669df75
  • dev: Bump eslint from 7.28.0 to 7.31.0 56590fb
  • dev: Bump eslint-plugin-jest from 24.3.6 to 24.4.0 b2e281f
  • dev: Bump eslint-plugin-regexp from 0.11.0 to 0.13.2 02540a3
  • dev: Bump jest from 27.0.3 to 27.0.4 8cefd71
  • dev: Bump jest from 27.0.4 to 27.0.6 a739a1c
  • dev: Bump lint-staged from 11.0.0 to 11.1.1 c1fde82
  • dev: Bump semantic-release from 17.4.3 to 17.4.4 ba20766
  • dev: Bump typescript from 4.3.2 to 4.3.5 c79c2b8

🧹 Internal

  • Reduce frequency of dependabot updates 4e1a43d

v1.2.4

31 May 19:07
Compare
Choose a tag to compare

v1.2.4

v1.2.3...v1.2.4 - 2021-05-31

πŸ“¦ Package

  • dev: Bump @typescript-eslint/eslint-plugin 242a252
  • dev: Bump @typescript-eslint/parser from 4.25.0 to 4.26.0 175a6cc
  • dev: Bump babel-plugin-tester from 10.0.0 to 10.1.0 bb4737a
  • dev: Bump conventional-changelog-evelyn from 1.3.0 to 1.3.1 677470e
  • dev: Bump eslint from 7.26.0 to 7.27.0 0794b9f
  • dev: Bump eslint-plugin-evelyn from 5.0.5 to 6.1.0 fe61757
  • dev: Bump eslint-plugin-evelyn from 6.1.0 to 6.2.0 273d187
  • dev: Bump eslint-plugin-evelyn from 6.2.0 to 6.2.1 9dfc952
  • dev: Bump eslint-plugin-import from 2.23.2 to 2.23.3 55ce934
  • dev: Bump eslint-plugin-import from 2.23.3 to 2.23.4 a5f9861
  • dev: Bump eslint-plugin-mocha from 8.1.0 to 8.2.0 cb05d81
  • dev: Bump eslint-plugin-mocha from 8.2.0 to 9.0.0 20bd1b3
  • dev: Bump eslint-plugin-regexp from 0.10.0 to 0.11.0 3c76fce
  • dev: Bump jest from 26.6.3 to 27.0.1 81664b2
  • dev: Bump jest from 27.0.1 to 27.0.3 4b997d5
  • dev: Bump typescript from 4.2.4 to 4.3.2 8d94b47
  • dev: npm update, linting b103838
  • prod: Bump @babel/parser from 7.14.3 to 7.14.4 (#41) 0b8bfb0
  • prod: Bump @babel/types from 7.14.2 to 7.14.4 (#39) 86f4806
  • npm update, lint 1778124

🧹 Internal

v1.2.3

18 May 05:43
Compare
Choose a tag to compare

v1.2.3

v1.2.2...v1.2.3 - 2021-05-18

πŸ“¦ Package

  • npm: Bump @babel/cli from 7.13.16 to 7.14.3 eeb7000
  • npm: Bump @babel/core from 7.14.2 to 7.14.3 35e2dae
  • npm: Bump @babel/parser from 7.14.2 to 7.14.3 a160ffb
  • npm: Bump conventional-changelog-evelyn from 1.2.2 to 1.2.3 5da0171

v1.2.2

17 May 20:56
Compare
Choose a tag to compare

v1.2.2

v1.2.1...v1.2.2 - 2021-05-17

πŸ“„ Documentation

Other

v1.2.1

17 May 15:36
Compare
Choose a tag to compare

v1.2.1

v1.2.0...v1.2.1 - 2021-05-17

πŸ“¦ Package

  • npm: Update npm dependencies and GitHub Actions 1d6f61c

Other

v1.2.0

08 Aug 17:18
Compare
Choose a tag to compare

v1.2.0

v1.1.0...v1.2.0 - 2020-08-08

✨ Feature

  • Export proxify, TypeScript types, more tests d48c5d7

Other

  • Looser test for sorting a proxyified array dd84fd6
  • Merge pull request #19 from ceoss/export-proxify 0e35ff4, closes #19

v1.1.0

27 Jul 03:12
Compare
Choose a tag to compare

v1.1.0

v1.0.0...v1.1.0 - 2020-07-27

✨ Feature

  • Support arrow function concise body syntax 7f13905

Other

  • Merge pull request #18 from ceoss/concise-arrows 0a54ed7, closes #18

v1.0.0

19 Jul 22:50
Compare
Choose a tag to compare

v1.0.0

2020-07-19

✨ Feature

  • Proxify meta traps, mutation property tracing, new traps 9fce41e

⚑ Improvement

  • Adding setter and getter apply traps, fixing bugs, more tests cff66e0
  • Better property paths for errors, using dummyTarget for read-only support 594395f

πŸ“„ Documentation

  • Add caveats and alternatives 4c3ee6f
  • Add usage documentation to README 470bb1d

πŸ› Fix

  • Add linting, GitHub Actions, package meta 1b51f3c
  • Fix descriptor recursive issue, better mutation tracing errors, many more tests f6ffa55

πŸ“¦ Package

πŸ”§ Configuration

Other

  • Fix global variable name in tests 6c469ee
  • Merge pull request #16 from ceoss/eve-semrelease 267e612, closes #16
  • Initial work to get Babel Plugin working 35e943b
  • Added initial detection of JS body, also initial work on proxy code 8b3dbc2
  • Got initial Program detection working a0ff8aa
  • Got Proxy.js injection working 8a507e7
  • Merge pull request #13 from ceoss/noop-plugin a9423a2, closes #13
  • Ninja away variable names d7cedfc
  • Detect variables to mutate bcd7263
  • Merge pull request #12 from ceoss/eve-docs 78f5b6e, closes #12
  • Merge pull request #11 from ceoss/eve-meta fdf050f, closes #11
  • Merge pull request #10 from ceoss/eve-meta 496e4a7, closes #10
  • Merge pull request #9 from ceoss/upgrade-lint 957e685, closes #9
  • Added initial Jest config 5b4397c
  • Merge pull request #8 from evelynhathaway/proxy-apply-traps-tests 333a252, closes #8
  • Merge pull request #7 from evelynhathaway/babel-plugin 93e6576, closes #7
  • Merge pull request #6 from evelynhathaway/no-flatmap 47840b2, closes #6
  • "Can I use goofy commit names?" "Only if you squash 'em" 1e72c1f
  • Fix CI e4cf24b
  • Remove flatmap 05f84a3
  • Merge pull request #5 from evelynhathaway/babel-meta b02d265, closes #5
  • Merge pull request #15 from ceoss/eve-dev 659efbf, closes #15
  • Remove the module.exports from the proxy code dac339c
  • Added email to Corbin 7f86ee6
  • Merge pull request #4 from evelynhathaway/babel-proxy-objs aec9b2f, closes #4
  • Merge branch 'babel-plugin' into babel-proxy-objs 86decb9
  • Merge pull request #3 from evelynhathaway/babel-jest c64dff4, closes #3
  • Added further examples to plugin test 4b4f73e
  • Initial work on mutating the proxied functions d2757c9
  • Added plugin testing c9b81c6
  • Merge pull request #2 from evelynhathaway/eve-proxify 653494c, closes #2
  • Merge pull request #1 from evelynhathaway/eve-meta 08345b1, closes #1
  • fix PR suggestions 3e6a83f
  • Initial noop commit 007ebdc
  • Add icon and readme package update b621263
  • Add semantic release, lint-staged 15d1d10
  • added initial noop plugin 7498dbe
  • Move commitlint config extends from command to package.json da6ae2c
  • Release in CI, remove babel config 9dd7524
  • Remove extraneous foo.js c8dd104
  • Remove unused void0 function 1c1d444
  • Setup ESLint, package.json, license 5320a72
  • Use Node 10.x in CI 978b26d