Skip to content

Releases: kiwiproject/dynamic-properties-provider-js

v0.3.0

26 Jun 18:05
a18953f
Compare
Choose a tag to compare

Summary

  • 2024-06-26T14:05:34.214112 - 9 commit(s) by Chris Rohr, dependabot[bot]

Improvements 🚀

  • Change values array to be specific format (#24)

Assorted 👜

  • Allow for editable setting to be set differently for new vs edit (#25)

Dependency Updates ⬆️

  • Bump typescript from 5.4.5 to 5.5.2 (#23)
  • Bump @typescript-eslint/parser from 7.13.0 to 7.13.1 (#22)
  • Bump @types/node from 20.14.2 to 20.14.8 (#21)
  • Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 (#20)
  • Bump prettier from 3.3.1 to 3.3.2 (#19)
  • Bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 (#18)
  • Bump @typescript-eslint/parser from 7.12.0 to 7.13.0 (#17)

v0.2.1

13 Jun 13:04
7928fc1
Compare
Choose a tag to compare

Summary

  • 2024-06-13T09:04:14.05593 - 2 commit(s) by Chris Rohr

Bug

  • Fix the types for express.Router (#16)

v0.2.0

13 Jun 11:00
Compare
Choose a tag to compare

Summary

  • 2024-06-13T07:00:37.52422 - 3 commit(s) by Chris Rohr, Scott Leberknight

Improvements

  • Make getDynamicProperties async (#14)

Documentation 📝

  • Fix Sonar badges in README (#13)

v0.1.1

07 Jun 16:31
Compare
Choose a tag to compare

Summary

  • 2024-06-07T12:31:27.28494 - 2 commit(s) by Chris Rohr

Bugs 🐛

  • Name of package is incorrect (#11)

v0.1.0

07 Jun 15:35
2f86b6f
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

⚠️ WARNING: This version was deployed with a misspelled package name. Do NOT use! ⚠️

Summary

  • 2024-06-07T11:35:01.036685 - 10 commit(s) by dependabot[bot], Chris Rohr

Assorted 👜

  • Sonar fixes (#10)
  • Initial commit of implementation (#1)

Dependency Updates ⬆️

  • Bump typescript from 5.4.2 to 5.4.5 (#9)
  • Bump prettier from 3.2.5 to 3.3.1 (#8)
  • Bump @babel/preset-typescript from 7.23.3 to 7.24.7 (#7)
  • Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.12.0 (#6)
  • Bump @babel/preset-env from 7.24.0 to 7.24.7 (#5)
  • Bump @typescript-eslint/parser from 7.2.0 to 7.12.0 (#4)
  • Bump @babel/core from 7.24.0 to 7.24.7 (#3)
  • Bump @types/node from 20.11.28 to 20.14.2 (#2)