Skip to content

Releases: gurgunday/ghtml

v4.0.2

Choose a tag to compare

@gurgunday gurgunday released this 11 Jan 12:01
15bc796

Enabled npm provenance for added security.

Full Changelog: v4.0.1...v4.0.2

v4.0.1

Choose a tag to compare

@gurgunday gurgunday released this 28 Dec 20:22
9f93094

Fixes publish CI.

Full Changelog: v4.0.0...v4.0.1

v4.0.0

Choose a tag to compare

@gurgunday gurgunday released this 28 Dec 12:46
b6d688d

Removed glob, so no dependencies!

Full Changelog: v3.1.4...v4.0.0

v3.1.4

Choose a tag to compare

@gurgunday gurgunday released this 28 Aug 11:43
d58eb6f

Reduces .slice usage when no escaping is needed. This might help activate the new JSON.stringify optimization by the V8 team.

Full Changelog: v3.1.3...v3.1.4

v3.1.3

Choose a tag to compare

@gurgunday gurgunday released this 19 May 22:06
8ac0ecf

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

Choose a tag to compare

@gurgunday gurgunday released this 03 Mar 19:50
37ca3c8

What's Changed

  • chore(deps-dev): bump globals from 15.15.0 to 16.0.0 by @dependabot in #30
  • Improved minified size in 3dd270d

Full Changelog: v3.1.1...v3.1.2

v3.1.1

Choose a tag to compare

@gurgunday gurgunday released this 25 Feb 13:34
425f6ff

What's Changed

  • chore(deps-dev): bump tinybench from 2.9.0 to 3.0.0 by @dependabot in #28

Full Changelog: v3.1.0...v3.1.1

v3.1.0

Choose a tag to compare

@gurgunday gurgunday released this 26 Oct 12:27
2e0b969

CJS support is added.

Full Changelog: v3.0.13...v3.1.0

v3.0.13

Choose a tag to compare

@gurgunday gurgunday released this 18 Oct 19:51
5afb6e2

After dancing with V8's internals, tracing every instruction's graceful flow through V8 source code, bytecode, and TurboFan's optimized output, we've reached peak performance. Each line has been tuned to the limit, ensuring your server whispers through template rendering with the lightest possible touch on the CPU.

Full Changelog: v3.0.12...v3.0.13

v3.0.12

Choose a tag to compare

@gurgunday gurgunday released this 17 Oct 18:55
6ae5d88

What's Changed

Full Changelog: v3.0.10...v3.0.12