squirrelly v8.0.0-beta.0 Release Notes

Release Date: 2020-01-31 // about 4 years ago
  • ๐Ÿ”– Version 8 is finally out!

    โœ… This is a beta, but has been pretty thoroughly tested. Some functionality, like Express support, layouts, and partials, will come soon.

    Commits

    • โž• Add v8 disclaimer d7a837b
    • โž• Added explanation of v8, link to v7 4ff87fa
    • โž• Add Gitter badge to README 6efe25a
    • โšก๏ธ Update names from 'squirrelly-next' to 'squirrelly' 932c3db
    • ๐Ÿ”ง Correctly configured trimming and fixed all tests 6566f7d
    • โž• Add demo.html 2f4d2f2
    • โž• Add 'typescript types' to keywords bce16ea
    • โšก๏ธ Updated dev-deps, regenerated yarn.lock f52729b
    • ๐Ÿ”€ Merge pull request #9 from squirrellyjs/greenkeeper/husky-4.2.1 c63b36a
    • ๐Ÿ”€ Merge branch 'master' into greenkeeper/husky-4.2.1 bfd89ac
    • ๐Ÿ”€ Merge pull request #12 from squirrellyjs/greenkeeper/@types/jest-25.1.0 b1ed80b
    • โœ‚ Removed 'git add' from lint-staged 764c08f
    • โฌ†๏ธ Ran husky upgrade 286e5bd
    • ๐Ÿ”€ Merge branch 'master' of https://github.com/squirrellyjs/squirrelly-next0bcaf2a
    • โšก๏ธ Update Emojis to Unicode emojis d96b0b9
    • ๐Ÿ”€ Merge pull request #10 from squirrellyjs/greenkeeper/cross-env-7.0.0 66e166c
    • ๐Ÿ”€ Merge branch 'master' into greenkeeper/@types/jest-25.1.0 69c39db
    • ๐Ÿ‘• Merge pull request #11 from squirrellyjs/greenkeeper/lint-staged-10.0.3 b77fbda
    • ๐Ÿ”€ Merge pull request #13 from squirrellyjs/greenkeeper/@types/node-13.5.1 05ef19f
    • โšก๏ธ chore(package): update lockfile yarn.lock 17d102a
    • โšก๏ธ chore(package): update @types/node to version 13.5.1 6ffe0bf
    • โšก๏ธ chore(package): update @types/jest to version 25.1.0 84ca436
    • โšก๏ธ chore(package): update lockfile yarn.lock bcaceb1
    • โšก๏ธ chore(package): update lint-staged to version 10.0.3 cf30225
    • โšก๏ธ chore(package): update lockfile yarn.lock 604e719
    • โšก๏ธ chore(package): update cross-env to version 7.0.0 83bcd4a
    • โž• Added GitHub community files 48ed7d6
    • โšก๏ธ Update tests to add check for errors with invalid try-catch, if templates 5f8748b
    • โšก๏ธ Update logo to new version c8fc0a4
    • โšก๏ธ chore(package): update lockfile yarn.lock ec6d9f4
    • โšก๏ธ chore(package): update husky to version 4.2.1 6058ec4
    • ๐Ÿ›  Fix unnecessary type assertions for TSLint and add prettier-standard 2ee0712
    • ๐Ÿ›  Fix link to Travis b3d5fbf
    • โฌ†๏ธ chore: upgrade dependencies 83fadf7
    • โšก๏ธ Update README 1afb184
    • Get coverage above threshold ede96fb
    • ๐Ÿ›  Fixed issue with reference to Env.default instead of deep clone 0719602
    • โšก๏ธ Updated types to allow Render to receive a SqrlConfig object 9ea6974
    • ๐Ÿ›  Fix tests to use newer version of Env 0b78475
    • ๐Ÿ”ง Reconfigure configuration lol 1da3b64
    • ๐Ÿ“œ Zap zero-width strings on parse 6f2deb4
    • โž• Add test of passing envName as string to Compile 8e4e316
    • โšก๏ธ Update tests to use toEqual() instead of toBeTruthy() 42b0c17
    • ๐Ÿ”จ Refactor everything to use loading helper, put tags, plugins in env, etc. 186030f
    • ๐Ÿ— We don't need separate ES builds for browser since we already have UMD 3c05cc8
    • โœ‚ Remove unnecessary check if currentAttribute exists (it always does) b4a997f
    • ๐Ÿ›  Fix lastIndex of tagOpenReg, remove unecessary strng parameter in addAttrValue ff703f7
    • ๐Ÿ›  Fix types, unnecessary 'or's, make filters non-optional again 069cc58
    • โœ‚ Remove automatic creation of currentObj.d, .f, etc. 36092e6
    • โž• Add ideas to Thoughts.md 3425be8
    • COMPARES TO SQUIRRELLY-PREVIOUS IN TERMS OF SPEED AND WAY MORE POWERFUL! I'VE DONE IT! 899bea8
    • XML Escape now working 855e3e3
    • Set powerchars.lastIndex to startInd bbac145
    • โž• Add support for disabling HTML escaping via * or | safe ff2695b
    • โšก๏ธ Updated tests with envs. Made envName optional on Compile f0ca636
    • โž• Add try-catch, Escape, other stuff f53fc95
    • โšก๏ธ Updated README.md, build de24124
    • ๐Ÿ›  Fix build process. Add terser 44cc779
    • โž• Add filters, working on adding autoEscape, fix bugs, add config b611c58
    • โฌ†๏ธ Upgrade dev deps d3a6ad5
    • โšก๏ธ Updated deps d26801f
    • Trying to get storage.ts to work a073173
    • โšก๏ธ Update dependencies to enable Greenkeeper ๐ŸŒด (#1) 0d5b385
    • ๐Ÿ”€ Merge branch 'master' into greenkeeper/initial ca07f4a
    • feat: Create storage container for helpers, layouts, partials, etc. 80eb86c
    • ๐Ÿ“ฆ chore: Add 'repository', 'bugs' fields to package.json 53fbed1
    • ๐Ÿš€ chore: Add '--pro' flag to travis-deploy-once. Update .travis.yml to use Yarn b2194fe
    • ๐Ÿšš chore: Remove versions of Node that are incompatible with Yarn from .travis.yml 619022c
    • โšก๏ธ chore(package): update lockfile yarn.lock 7abbf25
    • โšก๏ธ chore(package): update dependencies 4b578fb
    • ๐Ÿ”ง chore: Configure Greenkeeper, Coveralls 15c170d
    • chore: Fix formatting. Switch to prettier-standard 754e97c
    • ๐Ÿ‘• chore: Work on configuring Prettier, linting 992cee5
    • โœ… chore: Fix all tests, add Render method 9fe5ab1
    • ๐Ÿ— chore: Finish converting to TypeScript. Working build b9e78e0
    • chore: Convert current progress to TypeScript 899b406
    • ๐Ÿ”Œ chore: Edit Rollup plugins, fix code formatting 22f95bf
    • โšก๏ธ chore: Update default config of typescript-library-starter d6dc22d
    • Built 97588e5

    5a6a9c3...v8.0.0-beta.0