Skip to content

Finalize Tooling

Latest
Compare
Choose a tag to compare
@KevinAst KevinAst released this 19 Mar 15:17
c47b798

v0.1.1 - Finalize Tooling (March 19, 2021)

GitHub ReleaseGitHub ContentDiff

NOTE: This release is a non-breaking change (i.e. no API was affected).

  1. Docs: The See It Live section was introduced.

  2. Docs: An improved tw-themes logo was introduced.

  3. Internal: Project tooling was finalized.

    • The following sections were added to TOOLING.md:

      • "Setup Lib Packaging"
      • "Deploy Project"
      • "Setup New Feature Branch"
    • Devised a MUCH IMPROVED work-around for the docs:server npm script.

    • Remove unit test modules from deployment bundle (by moving .npmignore into src/ directory).

NOTE: Complete details of this release can be found in the documentation ... see: https://tw-themes.js.org/history.html#v0_1_1