Skip to content

Releases: shellyln/tynder

v0.7.0

25 Oct 03:20
Compare
Choose a tag to compare
  • Update dependencies.
  • Update CI configurations.
  • Migrate to webpack 5.

v0.6.6

13 Sep 04:46
Compare
Choose a tag to compare
  • Add fall back processing to get globalThis, Object, and Function. (to check for unsafe keywords)
  • Update dependencies.

v0.6.5

05 Sep 10:36
Compare
Choose a tag to compare
  • Update dependencies.
  • Migrate to TypeScript 4.0.

v0.6.4

27 Jul 04:03
Compare
Choose a tag to compare
  • Fix empty string literal parsing.
  • Update dependencies.
  • Update CI configurations.

v0.6.3

24 May 00:36
Compare
Choose a tag to compare
  • Add assertType<T>(data, ty, ctx?) assertion type guard function.
  • Generate the type name const enum Schema when serializing the schema.
  • Edit README.
  • Update dev dependencies.

v0.6.2

10 May 00:48
Compare
Choose a tag to compare
  • Add declare type|interface|enum|const enum statement.
  • Refactoring:
    • Move and separate files.
    • Extract a compiler docComment function.
  • Fix README.
  • Update dev dependencies.

v0.6.1

06 May 09:56
Compare
Choose a tag to compare

Fix typo
(tynder-pass-through)

v0.6.0

06 May 06:07
Compare
Choose a tag to compare
  • Add pass-throughtdeclare var|let|const statement.
  • Add const enum definition.
  • Add /* @tynder-pass-through ... */ directive.
  • Typed external statement and /* @tynder-external ... */ directive.

v0.5.2

02 May 13:54
Compare
Choose a tag to compare
v0.5.2

v0.5.1

29 Apr 03:27
Compare
Choose a tag to compare
v0.5.1