Skip to content

Releases: jgarber623/TemplateTemplate

v3.0.2

03 Jan 01:38
3181947
Compare
Choose a tag to compare

v3.0.1

02 Jan 19:47
55dd90e
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v3.0.1

v3.0.0

02 Jan 18:38
79a89df
Compare
Choose a tag to compare

Feature complete!

As noted in the updated README.md, TemplateTemplate is (and has been, tbh) feature complete and will only receive bug or security fixes in the future.

This release is a breaking change owing to the reorganization in 79a89df.

v2.0.2

25 Feb 04:53
c39a1ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

27 Sep 17:22
28fc615
Compare
Choose a tag to compare

Bug Fixes

  • a135a75 fix: Run build script before publish 🤦🏻‍♂️ (#115)

Docs


Full Changelog: v2.0.0...v2.0.1

v2.0.0

27 Sep 16:44
8a0d4e0
Compare
Choose a tag to compare

Breaking Changes

  • 80db616 breaking: Set minimum supported Node.js version

New Features

  • 849b1af feat: Use Array.isArray()
  • fbbf654 feat: Add support for null textContent

Bug Fixes

  • 68d8081 fix: Properly check insertions argument type
  • 3bd434d fix: S E M I C O L O N S

Documentation

  • 5e1092b docs: Add CHANGELOG.md
  • 6d418c3 docs: Document support for null textContent
  • 76609b0 docs: Remove CONTRIBUTING.md
  • c614555 docs: Use JSDoc syntax in banner comments

Chores

  • 46460b8 chore: Add publish workflow
  • 1085936 chore: Refactor ESLint config file
  • 65f3092 chore: Rebuild lockfile
  • a239fb8 chore: Add commit message prefixes to Dependabot config
  • 625576c chore: Add another spec
  • 5a701e7 chore: Re-point example and spec at built dist files
  • 8e39544 chore: Add and configure concurrently and http-server
  • 230245e chore: Remove dist files
  • 5fcd652 chore: Add more insertion non-Object tests
  • 426d9e3 chore: Add test against null textContent value
  • 199f5e9 chore: Formatting and name changes and whatnot
  • 86d5de5 chore: Point to src files in example and test
  • 8800f79 chore: Specify files to be in published tarball
  • 7bcbbba chore: Regenerate lockfile
  • e90dce4 chore: Remove dist folder and gitignore it
  • 51ef4a6 chore: Specify lts/hydrogen as development version
  • f8a38d0 chore: Set current year in banner
  • 3bb1f3b chore: Add publishConfig to package.json
  • 1082b37 chore: Update dev dependencies
  • 098a32d chore: Refactor CI workflow

v1.0.4

11 Jul 04:00
v1.0.4
b9495e5
Compare
Choose a tag to compare

Actually rebuild the ./dist files this time. 🫠

v1.0.3

11 Jul 03:49
v1.0.3
d4d65ac
Compare
Choose a tag to compare

No user-facing changes!

v1.0.2

16 Jun 02:13
v1.0.2
47c0135
Compare
Choose a tag to compare

Mostly development updates. No meaningful changes to TemplateTemplate's behavior or functionality.

v1.0.1

08 Apr 18:44
Compare
Choose a tag to compare

Update dependencies and rebuild dist files.