Skip to content

Releases: shellyln/tynder

v0.7.0

Choose a tag to compare

@shellyln shellyln released this 25 Oct 03:20
  • Update dependencies.
  • Update CI configurations.
  • Migrate to webpack 5.

v0.6.6

Choose a tag to compare

@shellyln shellyln released this 13 Sep 04:46
  • Add fall back processing to get globalThis, Object, and Function. (to check for unsafe keywords)
  • Update dependencies.

v0.6.5

Choose a tag to compare

@shellyln shellyln released this 05 Sep 10:36
  • Update dependencies.
  • Migrate to TypeScript 4.0.

v0.6.4

Choose a tag to compare

@shellyln shellyln released this 27 Jul 04:03
  • Fix empty string literal parsing.
  • Update dependencies.
  • Update CI configurations.

v0.6.3

Choose a tag to compare

@shellyln shellyln released this 24 May 00:36
  • 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

Choose a tag to compare

@shellyln shellyln released this 10 May 00:48
  • 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

Choose a tag to compare

@shellyln shellyln released this 06 May 09:56

Fix typo
(tynder-pass-through)

v0.6.0

Choose a tag to compare

@shellyln shellyln released this 06 May 06:07
  • 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

Choose a tag to compare

@shellyln shellyln released this 02 May 13:54
v0.5.2

v0.5.1

Choose a tag to compare

@shellyln shellyln released this 29 Apr 03:27
v0.5.1