UNPKG

@rudderstack/json-template-engine

Version:
495 lines (230 loc) 25.5 kB
# Changelog ## [0.19.5](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.19.4...v0.19.5) (2025-01-28) ### Bug Fixes * handling of nested array props overriding ([#133](https://github.com/rudderlabs/rudder-json-template-engine/issues/133)) ([80fc165](https://github.com/rudderlabs/rudder-json-template-engine/commit/80fc1653761153608d932ad6e839ddaaa55fb49e)) ## [0.19.4](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.19.3...v0.19.4) (2025-01-21) ### Bug Fixes * add validation for index mappings to check order ([#129](https://github.com/rudderlabs/rudder-json-template-engine/issues/129)) ([00199e3](https://github.com/rudderlabs/rudder-json-template-engine/commit/00199e373b710d84f6b65539936836f6caf9b646)) ## [0.19.3](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.19.2...v0.19.3) (2025-01-20) ### Bug Fixes * object single index mapping ([#127](https://github.com/rudderlabs/rudder-json-template-engine/issues/127)) ([55f3d53](https://github.com/rudderlabs/rudder-json-template-engine/commit/55f3d53177bb7805c6257cbe840b7a97b73f6922)) ## [0.19.2](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.19.1...v0.19.2) (2024-11-19) ### Bug Fixes * npm vulnerabilities ([6fbc926](https://github.com/rudderlabs/rudder-json-template-engine/commit/6fbc926239df409d7358f61de803acf9c845e25f)) ## [0.19.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.19.0...v0.19.1) (2024-10-30) ### Bug Fixes * object mappings with child props ([#124](https://github.com/rudderlabs/rudder-json-template-engine/issues/124)) ([41378a4](https://github.com/rudderlabs/rudder-json-template-engine/commit/41378a4965547ccec556464a3caacc455c9499e7)) ## [0.19.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.18.2...v0.19.0) (2024-10-17) ### Features * refactor mapping validators ([#122](https://github.com/rudderlabs/rudder-json-template-engine/issues/122)) ([bf08bce](https://github.com/rudderlabs/rudder-json-template-engine/commit/bf08bce901dff344fda4c6f296b1f430f5135877)) ## [0.18.2](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.18.1...v0.18.2) (2024-10-01) ### Bug Fixes * vulnerabilities ([22505f3](https://github.com/rudderlabs/rudder-json-template-engine/commit/22505f3c6beafce0917a9fe093c7bd7859feb820)) ## [0.18.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.18.0...v0.18.1) (2024-09-30) ### Bug Fixes * npm vulnerabilities ([61972c4](https://github.com/rudderlabs/rudder-json-template-engine/commit/61972c4e101ec914be6e9fe29c16596f35a0f752)) ## [0.18.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.17.1...v0.18.0) (2024-08-22) ### Features * add support for template strings ([#118](https://github.com/rudderlabs/rudder-json-template-engine/issues/118)) ([0c893a7](https://github.com/rudderlabs/rudder-json-template-engine/commit/0c893a7c46d0c81e9e381b107e0bb3270f2bc9bd)) ## [0.17.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.17.0...v0.17.1) (2024-07-12) ### Bug Fixes * array index mapping error handling ([#115](https://github.com/rudderlabs/rudder-json-template-engine/issues/115)) ([85fefcf](https://github.com/rudderlabs/rudder-json-template-engine/commit/85fefcff15e8a63130cccf369ed3671efdb3f8e8)) ## [0.17.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.16.0...v0.17.0) (2024-07-02) ### Features * add support for context var index ([#111](https://github.com/rudderlabs/rudder-json-template-engine/issues/111)) ([5f1d213](https://github.com/rudderlabs/rudder-json-template-engine/commit/5f1d2135d79e2681ccf8f8016ac308d00544a004)) * merge filters and indexes ([#113](https://github.com/rudderlabs/rudder-json-template-engine/issues/113)) ([ab652ff](https://github.com/rudderlabs/rudder-json-template-engine/commit/ab652ffa4b4b6c1ce6a36e373f1bde537813990b)) ## [0.16.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.15.0...v0.16.0) (2024-06-25) ### Features * add support for or mappings ([#109](https://github.com/rudderlabs/rudder-json-template-engine/issues/109)) ([0e45680](https://github.com/rudderlabs/rudder-json-template-engine/commit/0e45680eb43e56e4ee2b62fd783fddc4842abde8)) ## [0.15.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.14.1...v0.15.0) (2024-06-24) ### Features * add validator utils ([#107](https://github.com/rudderlabs/rudder-json-template-engine/issues/107)) ([db1260d](https://github.com/rudderlabs/rudder-json-template-engine/commit/db1260dd6bd98adfe4b52015f4b1ef89c52a788b)) ## [0.14.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.14.0...v0.14.1) (2024-06-19) ### Bug Fixes * reverse translator ([6d91b87](https://github.com/rudderlabs/rudder-json-template-engine/commit/6d91b871d21b0a574ae3159f7d2528fd5c2c9162)) ## [0.14.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.13.8...v0.14.0) (2024-06-19) ### Features * add support for from and to in mappings ([76788e8](https://github.com/rudderlabs/rudder-json-template-engine/commit/76788e8502d0b6e37c73c518aa1ca4ed5ee681e0)) ## [0.13.8](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.13.7...v0.13.8) (2024-06-18) ### Bug Fixes * reverse translator json paths ([5543edd](https://github.com/rudderlabs/rudder-json-template-engine/commit/5543edd319295f48b54c7fbe6299767b173fe238)) * reverse translator json paths ([a6b5c2b](https://github.com/rudderlabs/rudder-json-template-engine/commit/a6b5c2b6c9fb753cfc26aa2003828b14c2d21b3e)) ## [0.13.7](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.13.6...v0.13.7) (2024-06-18) ### Bug Fixes * inferredPathType logic ([5784e7a](https://github.com/rudderlabs/rudder-json-template-engine/commit/5784e7ae543a77055df10886abf516cd1a9a6880)) ## [0.13.6](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.13.5...v0.13.6) (2024-06-18) ### Bug Fixes * indentation for objects ([#101](https://github.com/rudderlabs/rudder-json-template-engine/issues/101)) ([b7ca7be](https://github.com/rudderlabs/rudder-json-template-engine/commit/b7ca7be53b8c33c25305157208311a78fb1b955e)) ## [0.13.5](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.13.4...v0.13.5) (2024-06-17) ### Bug Fixes * array and object mappings ([#99](https://github.com/rudderlabs/rudder-json-template-engine/issues/99)) ([5245753](https://github.com/rudderlabs/rudder-json-template-engine/commit/5245753cdbeff1bc94026886f7881f0ed615abeb)) ## [0.13.4](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.13.3...v0.13.4) (2024-06-17) ### Bug Fixes * object mappings nested filters ([#97](https://github.com/rudderlabs/rudder-json-template-engine/issues/97)) ([f7e7bee](https://github.com/rudderlabs/rudder-json-template-engine/commit/f7e7bee3b9c8a84cfdb1225ff66f7d0cdbe8937b)) ## [0.13.3](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.13.2...v0.13.3) (2024-06-14) ### Bug Fixes * standard functions ([#95](https://github.com/rudderlabs/rudder-json-template-engine/issues/95)) ([f449033](https://github.com/rudderlabs/rudder-json-template-engine/commit/f449033444c4be58277a23ba8760d7e1b8615edb)) ## [0.13.2](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.13.1...v0.13.2) (2024-06-14) ### Bug Fixes * package.json remove type module ([#93](https://github.com/rudderlabs/rudder-json-template-engine/issues/93)) ([8849705](https://github.com/rudderlabs/rudder-json-template-engine/commit/88497050bf444b49c2b33d203d5d8d34b6f9ba07)) ## [0.13.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.13.0...v0.13.1) (2024-06-14) ### Bug Fixes * add release-please manifest ([f9319e7](https://github.com/rudderlabs/rudder-json-template-engine/commit/f9319e713d62340a0e712aba8a75657d6bad3a7e)) * readme to have updated versions ([50ba297](https://github.com/rudderlabs/rudder-json-template-engine/commit/50ba297bdea24864fd8d574fbb69bf55ff3e93cf)) * release-please workflows ([f3e918e](https://github.com/rudderlabs/rudder-json-template-engine/commit/f3e918e4cd0da0a78f489c348715dcea56a3bc6f)) * release-please-config.json ([438062f](https://github.com/rudderlabs/rudder-json-template-engine/commit/438062f624072815e982390ccf236b93ed081011)) ## [0.13.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.12.8...v0.13.0) (2024-06-13) ### Features * refine root mappings ([#90](https://github.com/rudderlabs/rudder-json-template-engine/issues/90)) ([f84aac6](https://github.com/rudderlabs/rudder-json-template-engine/commit/f84aac62dd0cddc5940c46c2d2ddc58ede129fa3)) ## [0.12.8](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.12.7...v0.12.8) (2024-06-13) ### Bug Fixes * package.json type ([0fb17da](https://github.com/rudderlabs/rudder-json-template-engine/commit/0fb17da412ec9d7d6a8000bea87a15ef25281142)) ## [0.12.7](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.12.6...v0.12.7) (2024-06-13) ### Bug Fixes * tsconfig ([152eb39](https://github.com/rudderlabs/rudder-json-template-engine/commit/152eb39efdb3950aacb6c0ca00e6adb5c54ccbee)) ## [0.12.6](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.12.5...v0.12.6) (2024-06-13) ### Bug Fixes * release-please-config.json ([76fa8cc](https://github.com/rudderlabs/rudder-json-template-engine/commit/76fa8cc7188f129e44e029f41a0ffabe8187a508)) * root mappings ([#86](https://github.com/rudderlabs/rudder-json-template-engine/issues/86)) ([cc4893f](https://github.com/rudderlabs/rudder-json-template-engine/commit/cc4893f601b25aa1b7ec2c612d17dbb32d265676)) ## [0.12.5](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.12.4...v0.12.5) (2024-06-13) ### Bug Fixes * update read me ([5832b50](https://github.com/rudderlabs/rudder-json-template-engine/commit/5832b506b936b8a4e3a7e0a099f6e60ec2e74b4a)) * update readme ([38fbdbc](https://github.com/rudderlabs/rudder-json-template-engine/commit/38fbdbc9a5f99ab762a8dea1ac3f83600486b282)) ## [0.12.4](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.12.3...v0.12.4) (2024-06-13) ### Bug Fixes * update release please ([664e3f9](https://github.com/rudderlabs/rudder-json-template-engine/commit/664e3f99ebefc087eda7c36aee7dd5d50c85a9f4)) ## [0.12.3](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.12.2...v0.12.3) (2024-06-13) ### Bug Fixes * cdn urls in html files ([08146e6](https://github.com/rudderlabs/rudder-json-template-engine/commit/08146e6d563f215d28bfab4bd8561c5e00cf0590)) ## [0.12.2](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.12.1...v0.12.2) (2024-06-12) ### Bug Fixes * cdn sample ([bdb6d58](https://github.com/rudderlabs/rudder-json-template-engine/commit/bdb6d58da17f402af0122aa4d92ca643a38a9cbd)) ## [0.12.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.12.0...v0.12.1) (2024-06-12) ### Bug Fixes * vite config ([1cdd845](https://github.com/rudderlabs/rudder-json-template-engine/commit/1cdd84576f97aebd76e6dfb931dd70f129e1667f)) ## [0.12.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.11.5...v0.12.0) (2024-06-12) ### Features * use jsdelivr cdn ([1c18170](https://github.com/rudderlabs/rudder-json-template-engine/commit/1c1817043fedbb4cc2f149008e448837d08286c7)) ## [0.11.5](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.11.4...v0.11.5) (2024-06-12) ### Bug Fixes * cdn url ([4af977d](https://github.com/rudderlabs/rudder-json-template-engine/commit/4af977dede3d2bf4065f0c44400d9253f861306b)) ## [0.11.4](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.11.3...v0.11.4) (2024-06-12) ### Bug Fixes * readme and commitlint ([1a5775d](https://github.com/rudderlabs/rudder-json-template-engine/commit/1a5775d7f9ca136fd6fc5971ab2297ac39567ac5)) ## [0.11.3](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.11.2...v0.11.3) (2024-06-12) ### Miscellaneous * engine and add more utilites ([#73](https://github.com/rudderlabs/rudder-json-template-engine/issues/73)) ([3ea82ab](https://github.com/rudderlabs/rudder-json-template-engine/commit/3ea82ab2ff016e3497be4092c3d15e99c6baf7b1)) ## [0.11.2](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.11.1...v0.11.2) (2024-06-11) ### Miscellaneous * fix npm vulnerability ([d0062cf](https://github.com/rudderlabs/rudder-json-template-engine/commit/d0062cf7e11ae6101713e557ceda360bcf1188d3)) ## [0.11.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.11.0...v0.11.1) (2024-06-11) ### Miscellaneous * upgrade readme ([f6dcc6a](https://github.com/rudderlabs/rudder-json-template-engine/commit/f6dcc6a9a3bcd73d0cf1bdf99784c39bf6903d00)) * upgrade readme ([a53ee78](https://github.com/rudderlabs/rudder-json-template-engine/commit/a53ee78fe8e5af2a713b0237a38d40b815a9df69)) ## [0.11.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.10.5...v0.11.0) (2024-06-10) ### Bug Fixes * add prefix for wildcard prop values ([#68](https://github.com/rudderlabs/rudder-json-template-engine/issues/68)) ([c63d985](https://github.com/rudderlabs/rudder-json-template-engine/commit/c63d98570074d36acd7acad8e285f66b4533aaf9)) ## [0.10.5](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.10.4...v0.10.5) (2024-06-07) ### Bug Fixes * standard function names in generating code ([#66](https://github.com/rudderlabs/rudder-json-template-engine/issues/66)) ([79269f3](https://github.com/rudderlabs/rudder-json-template-engine/commit/79269f3a5a607ce9c6484504ace5229c0931b0e5)) ## [0.10.4](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.10.3...v0.10.4) (2024-06-07) ### Bug Fixes * standard functions logic ([#64](https://github.com/rudderlabs/rudder-json-template-engine/issues/64)) ([5f068ea](https://github.com/rudderlabs/rudder-json-template-engine/commit/5f068eaf0b0ca34295e7becbeda32f3cbb9a9ce0)) ## [0.10.3](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.10.2...v0.10.3) (2024-06-07) ### Bug Fixes * object index filters ([#62](https://github.com/rudderlabs/rudder-json-template-engine/issues/62)) ([e02b9e0](https://github.com/rudderlabs/rudder-json-template-engine/commit/e02b9e001573193eecfa79865d0609f33cd5da54)) ## [0.10.2](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.10.1...v0.10.2) (2024-06-06) ### Bug Fixes * binding param in new operator syntax ([#60](https://github.com/rudderlabs/rudder-json-template-engine/issues/60)) ([a5a998c](https://github.com/rudderlabs/rudder-json-template-engine/commit/a5a998c610f76bf01d50faaf50b536617a0a79ef)) ## [0.10.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.10.0...v0.10.1) (2024-06-06) ### Bug Fixes * tokenize $ as id than punctuator ([#58](https://github.com/rudderlabs/rudder-json-template-engine/issues/58)) ([89a4dc7](https://github.com/rudderlabs/rudder-json-template-engine/commit/89a4dc77d2f49feab9c7ac597fef4ba382412023)) ## [0.10.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.9.0...v0.10.0) (2024-06-06) ### Features * add support wild card object props ([#56](https://github.com/rudderlabs/rudder-json-template-engine/issues/56)) ([b553782](https://github.com/rudderlabs/rudder-json-template-engine/commit/b55378286d5ed01840701d0d622c14d7b3ce00c9)) ## [0.9.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.8.5...v0.9.0) (2024-06-04) ### Features * add support for json path syntax ([#54](https://github.com/rudderlabs/rudder-json-template-engine/issues/54)) ([4ee3874](https://github.com/rudderlabs/rudder-json-template-engine/commit/4ee38744837bdb4390e503f9bdeed1b669d6e3be)) ## [0.8.5](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.8.4...v0.8.5) (2024-01-31) ### Miscellaneous * standard workflows & PR templates ([#52](https://github.com/rudderlabs/rudder-json-template-engine/issues/52)) ([efc1252](https://github.com/rudderlabs/rudder-json-template-engine/commit/efc1252bba82a730d1234bb1244b19c92911438f)) ## [0.8.4](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.8.3...v0.8.4) (2024-01-31) ### Bug Fixes * tsconfig root dir ([c6419bc](https://github.com/rudderlabs/rudder-json-template-engine/commit/c6419bc5be27633e3570400bee48f6c3d2147837)) ## [0.8.3](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.8.2...v0.8.3) (2024-01-31) ### Miscellaneous * eslint & formatting updates ([#49](https://github.com/rudderlabs/rudder-json-template-engine/issues/49)) ([dd7d0e1](https://github.com/rudderlabs/rudder-json-template-engine/commit/dd7d0e12e855ff42f37952ba1e90b9f4f0ebf3ea)) ## [0.8.2](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.8.1...v0.8.2) (2023-11-10) ### Miscellaneous - add enum names ([8973af0](https://github.com/rudderlabs/rudder-json-template-engine/commit/8973af021ad17485ad0d38fc4377ae770ed50f65)) - upgrade deps ([9e79f5a](https://github.com/rudderlabs/rudder-json-template-engine/commit/9e79f5ad883561222967b77e4b39080f96105ddb)) ## [0.8.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.8.0...v0.8.1) (2023-10-18) ### Bug Fixes - **INT-833:** conditional expression parsing is failing parse objects ([#46](https://github.com/rudderlabs/rudder-json-template-engine/issues/46)) ([bf27bae](https://github.com/rudderlabs/rudder-json-template-engine/commit/bf27baec9011d54d449adf8c1b4f5ce72d7f3444)) ## [0.8.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.7.0...v0.8.0) (2023-10-10) ### Features - **INT-723:** add support for loops ([#44](https://github.com/rudderlabs/rudder-json-template-engine/issues/44)) ([d238392](https://github.com/rudderlabs/rudder-json-template-engine/commit/d238392a6cd2674b9bac3e22b8ee5a3f9eca40f3)) ## [0.7.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.6.0...v0.7.0) (2023-09-25) ### Features - **INT-701:** add support for return and throw ([#42](https://github.com/rudderlabs/rudder-json-template-engine/issues/42)) ([ef15065](https://github.com/rudderlabs/rudder-json-template-engine/commit/ef15065376aa5cdfb6cb613f85e63b26cec9a5f0)) ## [0.6.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.5.5...v0.6.0) (2023-09-20) ### Features - add support for short key value in object expr ([0f1e5ea](https://github.com/rudderlabs/rudder-json-template-engine/commit/0f1e5ea720118edd4e9bed8414164f23b3aa64fe)) ## [0.5.5](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.5.4...v0.5.5) (2023-09-13) ### Miscellaneous - make package public ([#38](https://github.com/rudderlabs/rudder-json-template-engine/issues/38)) ([5be5ea9](https://github.com/rudderlabs/rudder-json-template-engine/commit/5be5ea9a24448245b6e8f99a3dfd684df9b21f87)) ## [0.5.4](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.5.3...v0.5.4) (2023-09-13) ### Miscellaneous - update npm package name ([#35](https://github.com/rudderlabs/rudder-json-template-engine/issues/35)) ([a503c61](https://github.com/rudderlabs/rudder-json-template-engine/commit/a503c6124f88a42bf33da3669c293e260cd67ad2)) ## [0.5.3](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.5.2...v0.5.3) (2023-09-07) ### Miscellaneous - update readme docs ([140f6a2](https://github.com/rudderlabs/rudder-json-template-engine/commit/140f6a2d7566ac77e0c918e70289b899ab54de24)) ## [0.5.2](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.5.1...v0.5.2) (2023-06-26) ### Miscellaneous - add test-cases for array extraction ([#30](https://github.com/rudderlabs/rudder-json-template-engine/issues/30)) ([7c1ee4b](https://github.com/rudderlabs/rudder-json-template-engine/commit/7c1ee4b8827930db0eaf5869135f46153e4ea5a1)) ## [0.5.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.5.0...v0.5.1) (2023-03-06) ### Miscellaneous - upgrade to node v18 ([#27](https://github.com/rudderlabs/rudder-json-template-engine/issues/27)) ([f654d34](https://github.com/rudderlabs/rudder-json-template-engine/commit/f654d34efad5cf5ef91b17ff4be77d07462a6da3)) ## [0.5.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.4.1...v0.5.0) (2023-01-19) ### Features - add stryker mutation testing integration ([#25](https://github.com/rudderlabs/rudder-json-template-engine/issues/25)) ([55f8c22](https://github.com/rudderlabs/rudder-json-template-engine/commit/55f8c22783b35311ea56e6daab41773fa0bfab0b)) ## [0.4.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.4.0...v0.4.1) (2022-12-19) ### Bug Fixes - incorrect condition in function call expression ([#24](https://github.com/rudderlabs/rudder-json-template-engine/issues/24)) ([03d503b](https://github.com/rudderlabs/rudder-json-template-engine/commit/03d503b1bd5f08fa1df77229989415bc5bbc0f0e)) ### Miscellaneous - **ci:** remove the option to bump patch for features pre-major ([#22](https://github.com/rudderlabs/rudder-json-template-engine/issues/22)) ([e7b4ed6](https://github.com/rudderlabs/rudder-json-template-engine/commit/e7b4ed62f7951cac162bb330b920c05531b6c7da)) ## [0.4.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.3.0...v0.4.0) (2022-12-12) ### Features - add support for using path type in complex paths ([#20](https://github.com/rudderlabs/rudder-json-template-engine/issues/20)) ([b086207](https://github.com/rudderlabs/rudder-json-template-engine/commit/b086207750c41c854b6792377dc31a5c30ecc79a)) ### Miscellaneous - release 0.4.0 ([20abcff](https://github.com/rudderlabs/rudder-json-template-engine/commit/20abcffd117f01d538d9395099f6fde4c278a307)) ## [0.3.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.2.4...v0.3.0) (2022-12-07) ### Miscellaneous - release 0.3.0 ([e7b2fef](https://github.com/rudderlabs/rudder-json-template-engine/commit/e7b2fefca4516faa49d59e44a17dd9257cb037b5)) ## [0.2.4](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.2.3...v0.2.4) (2022-12-07) ### Features - refactor compile time expressions ([#16](https://github.com/rudderlabs/rudder-json-template-engine/issues/16)) ([cae81bf](https://github.com/rudderlabs/rudder-json-template-engine/commit/cae81bfec874c5ba097b2b5f972b5c7bf684874b)) ## [0.2.3](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.2.2...v0.2.3) (2022-12-01) ### Features - add support for array coalescing ([#15](https://github.com/rudderlabs/rudder-json-template-engine/issues/15)) ([2f3bf0f](https://github.com/rudderlabs/rudder-json-template-engine/commit/2f3bf0fba589edc403b76e5b1da9437fbe91524c)) ## [0.2.2](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.2.1...v0.2.2) (2022-11-30) ### Features - add support for compile time expressions ([#12](https://github.com/rudderlabs/rudder-json-template-engine/issues/12)) ([4fc59c0](https://github.com/rudderlabs/rudder-json-template-engine/commit/4fc59c00289e1f10c0e22e4f80e7e72316e07091)) - add support for index selectors ([#13](https://github.com/rudderlabs/rudder-json-template-engine/issues/13)) ([db8a661](https://github.com/rudderlabs/rudder-json-template-engine/commit/db8a661decada7c9d6b4d1aab4cda3d25f8fe748)) - add support to use context variables any where in the path ([#11](https://github.com/rudderlabs/rudder-json-template-engine/issues/11)) ([5e8f75e](https://github.com/rudderlabs/rudder-json-template-engine/commit/5e8f75e2fe7d86f8b0409470f5a1385734a686af)) ### Bug Fixes - add missing semi-colon ([dcee815](https://github.com/rudderlabs/rudder-json-template-engine/commit/dcee8151379f86f98699683e92168f29fdbbfac7)) - block expressions ([#10](https://github.com/rudderlabs/rudder-json-template-engine/issues/10)) ([509fccf](https://github.com/rudderlabs/rudder-json-template-engine/commit/509fccf90190da65b929c9c149fbdaed3e45a174)) ## [0.2.1](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.2.0...v0.2.1) (2022-11-22) ### Miscellaneous - improve path processing ([#6](https://github.com/rudderlabs/rudder-json-template-engine/issues/6)) ([5adf623](https://github.com/rudderlabs/rudder-json-template-engine/commit/5adf623c4b34b34c90c7530bc93368156dffe797)) ## [0.2.0](https://github.com/rudderlabs/rudder-json-template-engine/compare/v0.1.0...v0.2.0) (2022-11-18) ### Features - add several features and tests ([#5](https://github.com/rudderlabs/rudder-json-template-engine/issues/5)) ([26d5fd8](https://github.com/rudderlabs/rudder-json-template-engine/commit/26d5fd814810a4972c503221d5bf9bca07720127)) ### Miscellaneous - **parser:** create lexer to hold lexing logic ([#2](https://github.com/rudderlabs/rudder-json-template-engine/issues/2)) ([01b0c1a](https://github.com/rudderlabs/rudder-json-template-engine/commit/01b0c1a9d44ba18178de7948e9ede12e28557dd1)) - release 0.2.0 ([b45e6d9](https://github.com/rudderlabs/rudder-json-template-engine/commit/b45e6d95f380de8dbf0617fe2fee8919e16d9f8d)) ## 0.1.0 (2022-11-08) ### Miscellaneous - release 0.1.0 ([2bcb2b4](https://github.com/rudderlabs/rudder-json-template-engine/commit/2bcb2b40f6c5b88169023a1e572f188ebd4b6240)) - set up initial version ([29e351e](https://github.com/rudderlabs/rudder-json-template-engine/commit/29e351ea77ca89b2e0f945b17b1ab8fb9cbce86a))