Skip to content

Releases: Patternslib/dev

Release 3.5.2

16 Oct 10:25

Choose a tag to compare

3.5.2 (2023-10-16)

Maintenance

Release 3.5.1

23 Sep 15:43

Choose a tag to compare

3.5.1 (2023-09-23)

Maintenance

Release 3.5.0

30 Aug 12:24

Choose a tag to compare

3.5.0 (2023-08-30)

Features

  • Tests: Add helper for conditional test skipping and node version parsing. (611b77b)

Maintenance

Release 3.4.1

11 Aug 18:51

Choose a tag to compare

3.4.1 (2023-08-11)

Bug Fixes

  • Correct comment in Makefile. (5fb33c6)

Maintenance

Release 3.4.0

27 Jul 23:49

Choose a tag to compare

3.4.0 (2023-07-27)

Maintenance

  • Depend on the minimum actively maintained Node.js version >= 16. (603a024)

  • Upgrade dependencies. (b3bb92f)

Release 3.3.5

29 May 23:11

Choose a tag to compare

3.3.5 (2023-05-29)

Bug Fixes

  • Fix hook config from 3.3.4. (b4f02f6)

Release 3.3.4

29 May 22:35

Choose a tag to compare

3.3.4 (2023-05-29)

Bug Fixes

  • Include the correct bundle version in entry file header comment. (ea32b4d)

    In order to have the correct version specifier in the bundle's entry
    script header comment the bundle must be built after the version bump.
    Use release-it hooks to do that.

Maintenance

Release 3.3.3

28 May 14:53

Choose a tag to compare

3.3.3 (2023-05-28)

Bug Fixes

  • Add pre-built bundles to the npm distribution again. (c85dbdc)

    This was lost in a previous Makefile update.
    Now you can again reference jsdelivr and and unpkg to include bundles.

  • Change optional chaining babel plugin name. (e57793a)

Maintenance

  • Remove dependency on semver which is not needed since the recent Makefile improvements. (1dd1c3a)

  • Upgrade dependencies. (6d052b7)

Release 3.3.2

11 May 09:05

Choose a tag to compare

3.3.2 (2023-05-11)

Maintenance

Release 3.3.1

21 Apr 16:25

Choose a tag to compare

3.3.1 (2023-04-21)