Skip to content

Commit ab50bd2

Browse files
hemanth-3promanskiYaminim07Celestialkaushalendravermaprem-celestial
authored
merging master branch changes (#609)
* fix(extensions): Changed avi format for assertion purpose (#469) Co-authored-by: Piotr Romański * Validation schema added for default image search (#478) * Validation schema added for default image search * Validation schema definition added * Test case issues fixed (#479) * Validation schema added for default image search * Validation schema definition added * Test case issues fixed * Fixed issue SRT files not showing on Google Drive (#504) * Update config.ts * FS-10615 - Allow upload files bigger than 50GB (#511) * Increase the chunks size to upload the max file size * Chunk size and chunk count calculation updated for files greater than 60GB for default case and 80GB for intelligent ingestion * Default values re-stored --------- Co-authored-by: Yaminim <yaminim@celestialsys.com> * FS-10615: Unit test issues fixed (#512) * Increase the chunks size to upload the max file size * Chunk size and chunk count calculation updated for files greater than 60GB for default case and 80GB for intelligent ingestion * Default values re-stored * Unit test issues fixed * Unit test fixed for chunk size and parts count --------- Co-authored-by: Prem Verma <premprakash.v@celestialsys.com> * FS:10615 - File size threshold value updated (#516) * Increase the chunks size to upload the max file size * Chunk size and chunk count calculation updated for files greater than 60GB for default case and 80GB for intelligent ingestion * Default values re-stored * Unit test issues fixed * Unit test fixed for chunk size and parts count * File size threshold value updated * Update deploy_beta.yml * Console added for testing purpose over staging server * Intelligent ingestion chunk size bug fixed * Unit test cases fixed for intelligent ingestion updated calculation * Console log removed after successful testing --------- Co-authored-by: Prem Verma <premprakash.v@celestialsys.com> Co-authored-by: hemanth-3 <98961835+hemanth-3@users.noreply.github.com> * Update README.md For redeployment purposes only * Upgraded all packages but webpack (#502) * Upgraded all packages but webpack * Added parameter for audio_codec in VideoConvertParams (#498) * Fixed docs * Added changes from master * fix(fast-xml-parser): fix fast xml parser * chore(release): 3.28.0 * File-type version update (#540) * Update deploy_beta.yml reverting the develop branch changes * Update README.md * fix:Resolved merge conflict * fix:isutf8 import * fix dependencies * add log * fix and cleanup * fxi wrong file types * handle other types * skip catch * code clean-up --------- Co-authored-by: hemanth-3 <98961835+hemanth-3@users.noreply.github.com> Co-authored-by: SethK <seth.k@filetstack.com> Co-authored-by: gary-singh-filestack <gary.singh@filestack.com> * chrome: Updated changelog and version * fix: updated picker version * Redundant test cases removed as per new chunk size calculation * fix: Change development deployment branch * fix: Additional test case (#544) * Redundant test cases removed as per new chunk size calculation * fix: Change development deployment branch --------- Co-authored-by: Yaminim <yaminim@celestialsys.com> Co-authored-by: SethK <seth.k@filetstack.com> * chore: Beta picker integration * chore: Upgraded picker version, changelog and version * fix zip bug with accept (#548) * chore: Updated changelog and version * chore: Updated beta picker version * add octet-stream extentions * chore: Updated changelog and version * Upgraded picker to v1.27.0. * fix:Added fallback type as application/octet-stream (#555) Co-authored-by: SethK <seth.k@filetstack.com> * chore:Added stage CI/CI pipeline * fix:Added support for hpt filetype * FS-8673 Add alt text to images (#550) * FS-8673 Add alt text to images * updated the branch name * Fix failing spec * Switch picker version to beta * update build branch * add log * update picker version * update version to beta * add log * add alt to response interface * cleanup and final commit * clean up * Add useNewTransformer * Update README.md --------- Co-authored-by: Stanislav Kolotinskiy <stanislav@assembla.com> Co-authored-by: hemanth-3 <98961835+hemanth-3@users.noreply.github.com> Co-authored-by: gary-singh-filestack <gary.singh@filestack.com> * chore: Updated change log and version * fix:(FS-11598: handle support for vsdx accept option) * chore:Updated changelog and version * [FS-9995] Changing the sequence in fromSource fixed (#561) * Error fixes for declaring the custom source at first place in fromSources array (FS-9995) Co-authored-by: Arif Hussain <arif.hussain@filestack.com> * fix:Updated mimetype and extension * chore:Updated changelog and version * fix:Invalid picker when unformatted fromSources supplied * chore:Updated changelog and version * Removed polyfill.io reference * deploying docs to gh-pages * FS-8673 Add alt text to images (#550) * FS-8673 Add alt text to images * updated the branch name * Fix failing spec * Switch picker version to beta * update build branch * add log * update picker version * update version to beta * add log * add alt to response interface * cleanup and final commit * clean up * Add useNewTransformer * Update README.md --------- Co-authored-by: Stanislav Kolotinskiy <stanislav@assembla.com> Co-authored-by: hemanth-3 <98961835+hemanth-3@users.noreply.github.com> Co-authored-by: gary-singh-filestack <gary.singh@filestack.com> * chore:Updated changelog and version * Added back picasa as a potential source (#567) * Added back picasa as a potential source * Invalid values in fromSources only trigger a warning if they are not valid instead of an error * chore: Updated PICKER_VERSION for dev env * fix(dependency): [FS-11849] Updated fast-xml-parser * fix: Updating param from useNewTransformer to transformationsUI * chore(workflow): Do not relase on master push * chore(picker): Testing picker version * chore: Updated changelog and version * chore(picker): Updated picker version to beta * fix: Updated picker version to 1.29.3 * chore(release): Updated changelog and version * fix(altText): Added check for altText when passed to client.upload * chore(releas): Updated changelog and version * FS-11959: add disableAltText option (#576) Co-authored-by: Florin Dumitru <florin.dumitru@gurock.io> * chore(release): Updated changelog and version * chore(release): Updated changelog and version * fix(mimetype): Fixed getMimetype response * chore(release): Updated changelog and version * chore(node): Set node version to 16 lts * chore(picker): Updated picker version to 1.32.4 * chore(release): Updated changelog and version * Sentry upgrade minimal to browser (#575) Co-authored-by: Celestial <celestial@CELSYSNCR000216.local> * sentry issue fix (#577) * Upgraded sentry to latest version (#578) * Upgraded Sentry to latest version (#579) * chore: Updated beta picker version * chore(release): Updated changelog and version * chore: Updated beta picker version * Fs 12113 upgrade to webpack 5 (#593) * FS-12113: Upgrade to webpack 5 * FS-12113: Upgrade to webpack 5 * FS-12113: Upgrade to webpack 5 --------- Co-authored-by: Florin Dumitru <florin.dumitru@gurock.io> * chore(release): Updated changelog and version * Upgraded to webpack 5 (#599) * chore: Migrated to AWS S3 V3 client webpack configuration * chore(gh-action): Updated node version * fix: [FS-12201] .m4a files mime type from audio/x-m4a to audio/mp4 (#600) * chore(release): Updated changelog and version * chore(gh-action): Updated node version * chore(codecov): Added codecov token * feature/fs-1 - Adding enable/disable functionality. (#581) Co-authored-by: Sebastian Karpeta <sebastian.karpeta@devtactics.net> * Feature/fs 1 (#582) * feature/fs-1 - Adding enable/disable functionality. * feature/fs-1 Missing coma --------- Co-authored-by: Sebastian Karpeta <sebastian.karpeta@devtactics.net> * Minipicker flag (#583) * feature/fs-1 - Adding enable/disable functionality. * feature/fs-1 Missing coma * Adding flag for minipicker. --------- Co-authored-by: Sebastian Karpeta <sebastian.karpeta@devtactics.net> * chore: Updated picker v4 beta version * chore(gh-action): Updated node version * chore(release): Updated changelog and v4.0.0 * fix(upload): Write after end during upload * chore(release): Updated changelog and version * fix: Call the parent end method and close the request in final * chore(release): Updated changelog and version * fix: Pass existing mimetype as parameter from file * fix: Updated test cases for upload * chore: Updated picker version * chore(release): Updated changelog and version * Revert "fix: Pass existing mimetype as parameter from file" This reverts commit 7f7bb04. * Revert "fix: Updated test cases for upload" This reverts commit a9bbbd7. * Revert "chore: Updated picker version" This reverts commit 87de0f5. * chore(release): Updated changelog and version * fix: accept altText and mimetype as storeOptions * chore: Updated picker version * chore(release): Updated changelog and version * fix: Check altText if available instead of filename * fix: increased maxLength of mimetype to 255 * chore(release): Updated changelog and version * FS-12142: Google Photos Picker implementation * chore(picker): Updated picker version * chore(release): Updated changelog and version * fixed validation error for mimetype and altText * fixed linting errors * remove filelink method and direct delete keys from params * update changelog and version * chore(picker): Updated picker version * chore(release): Updated changelog and version * feat: updated picker version * chore(release): Updated chagelog and version * feat: Set Google Drive App ID incase of custom OAuth * chore(release): Updated changelog and version * feat(picker): Updated picker version * chore(release): Updated changelog and version * feat(picker): Updated picker version * chore(release): Updated changelog and version * feat(picker): Updated picker version * chore(release): Updated changelog and version --------- Co-authored-by: promanski <romanskipiotr@hotmail.com> Co-authored-by: Yaminim07 <53576911+Yaminim07@users.noreply.github.com> Co-authored-by: Celestialkaushalendraverma <86109726+Celestialkaushalendraverma@users.noreply.github.com> Co-authored-by: Prem Verma <66255913+prem-celestial@users.noreply.github.com> Co-authored-by: Yaminim <yaminim@celestialsys.com> Co-authored-by: Prem Verma <premprakash.v@celestialsys.com> Co-authored-by: GR <rat.gabriel@outlook.com> Co-authored-by: SethK <seth.k@filetstack.com> Co-authored-by: Seth <87805180+sethk4783@users.noreply.github.com> Co-authored-by: gary-singh-filestack <gary.singh@filestack.com> Co-authored-by: gary-singh-filestack <127478254+gary-singh-filestack@users.noreply.github.com> Co-authored-by: Stanislav K <speedy.wizard@gmail.com> Co-authored-by: Stanislav Kolotinskiy <stanislav@assembla.com> Co-authored-by: sethk4783 <seth.k@filestack.com> Co-authored-by: Arif Hussain <arif.hussain@filestack.com> Co-authored-by: Vambalappa K <vambalappa.k@celestialsys.com> Co-authored-by: Florin <8792019+florindmtr@users.noreply.github.com> Co-authored-by: Florin Dumitru <florin.dumitru@gurock.io> Co-authored-by: Rohit Kumar <rohit.kumar@filestack.com> Co-authored-by: Celestial <celestial@CELSYSNCR000216.local> Co-authored-by: DhivaharM <104612614+DhivaharM@users.noreply.github.com> Co-authored-by: ManjeshwarCel <145754566+ManjeshwarCel@users.noreply.github.com> Co-authored-by: SebastianKarpetaFS <sebastian.karpeta@filestack.com> Co-authored-by: Sebastian Karpeta <sebastian.karpeta@devtactics.net>
1 parent 2ae1b67 commit ab50bd2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+39649
-13411
lines changed

.eslintrc.js

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
module.exports = {
2+
"env": {
3+
"browser": true,
4+
"node": true
5+
},
6+
"extends": [
7+
"prettier"
8+
],
9+
"parser": "@typescript-eslint/parser",
10+
"parserOptions": {
11+
"project": "tsconfig.json",
12+
"sourceType": "module"
13+
},
14+
"plugins": [
15+
"eslint-plugin-import",
16+
"eslint-plugin-jsdoc",
17+
"@typescript-eslint"
18+
],
19+
"root": true,
20+
"rules": {
21+
"@typescript-eslint/await-thenable": "error",
22+
"@typescript-eslint/consistent-type-assertions": "error",
23+
"@typescript-eslint/member-delimiter-style": "off",
24+
"@typescript-eslint/naming-convention": [
25+
"error",
26+
{
27+
"selector": "variable",
28+
"format": [
29+
"camelCase",
30+
"UPPER_CASE",
31+
"PascalCase"
32+
],
33+
"leadingUnderscore": "allow",
34+
"trailingUnderscore": "forbid"
35+
}
36+
],
37+
"@typescript-eslint/no-empty-function": "error",
38+
"@typescript-eslint/no-floating-promises": "error",
39+
"@typescript-eslint/no-misused-new": "error",
40+
"@typescript-eslint/no-unnecessary-qualifier": "error",
41+
"@typescript-eslint/no-unnecessary-type-assertion": "error",
42+
"@typescript-eslint/no-unused-expressions": [
43+
"error",
44+
{
45+
"allowTaggedTemplates": true,
46+
"allowShortCircuit": true
47+
}
48+
],
49+
"@typescript-eslint/no-unused-vars": "off",
50+
"@typescript-eslint/prefer-namespace-keyword": "error",
51+
"@typescript-eslint/quotes": "off",
52+
"@typescript-eslint/semi": "off",
53+
"@typescript-eslint/triple-slash-reference": [
54+
"error",
55+
{
56+
"path": "always",
57+
"types": "prefer-import",
58+
"lib": "always"
59+
}
60+
],
61+
"@typescript-eslint/type-annotation-spacing": "error",
62+
"@typescript-eslint/unified-signatures": "error",
63+
"brace-style": [
64+
"error",
65+
"1tbs"
66+
],
67+
"comma-dangle": [
68+
"error",
69+
{
70+
"objects": "always-multiline",
71+
"arrays": "always-multiline",
72+
"functions": "never"
73+
}
74+
],
75+
"curly": [
76+
"error",
77+
"multi-line"
78+
],
79+
"eol-last": "error",
80+
"eqeqeq": [
81+
"error",
82+
"smart"
83+
],
84+
"id-denylist": [
85+
"error",
86+
"any",
87+
"Number",
88+
"number",
89+
"String",
90+
"string",
91+
"Boolean",
92+
"boolean",
93+
"Undefined",
94+
"undefined"
95+
],
96+
"id-match": "error",
97+
"import/no-deprecated": "off",
98+
"jsdoc/check-alignment": "error",
99+
"jsdoc/check-indentation": "off",
100+
"jsdoc/newline-after-description": "off",
101+
"new-parens": "error",
102+
"no-caller": "error",
103+
"no-cond-assign": "error",
104+
"no-constant-condition": "error",
105+
"no-control-regex": "error",
106+
"no-duplicate-imports": "error",
107+
"no-empty": "error",
108+
"no-empty-function": "off",
109+
"no-eval": "error",
110+
"no-fallthrough": "error",
111+
"no-invalid-regexp": "error",
112+
"no-multiple-empty-lines": "error",
113+
"no-redeclare": "error",
114+
"no-regex-spaces": "error",
115+
"no-return-await": "error",
116+
"no-throw-literal": "error",
117+
"no-trailing-spaces": "error",
118+
"no-underscore-dangle": "off",
119+
"no-unused-expressions": "off",
120+
"no-unused-labels": "error",
121+
"no-unused-vars": "off",
122+
"no-var": "error",
123+
"one-var": [
124+
"error",
125+
"never"
126+
],
127+
"radix": "error",
128+
"space-in-parens": [
129+
"error",
130+
"never"
131+
],
132+
"spaced-comment": [
133+
"error",
134+
"always",
135+
{
136+
"markers": [
137+
"/"
138+
]
139+
}
140+
],
141+
"use-isnan": "error"
142+
}
143+
};

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup repository env
2121
uses: actions/setup-node@v1
2222
with:
23-
node-version: '14.x'
23+
node-version: '18.x'
2424
registry-url: "https://registry.npmjs.org"
2525
- name: Install deps
2626
run: npm install --ignore-scripts
@@ -38,6 +38,8 @@ jobs:
3838
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
3939
- name: Update code cov report
4040
run: npm run test:codecov
41+
env:
42+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4143
- name: Prepare docs
4244
run: npm run docs
4345
- name: Deploy docs

.github/workflows/deploy_beta.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: filestack-js-beta
22
on:
33
push:
4-
branches: [ develop, hotfix/* ]
4+
branches: [ develop, hotfix/* ]
55
jobs:
66
build:
77
runs-on: ubuntu-latest
@@ -10,7 +10,7 @@ jobs:
1010
- name: Setup repository env
1111
uses: actions/setup-node@v1
1212
with:
13-
node-version: '14.x'
13+
node-version: '18.x'
1414
registry-url: "https://registry.npmjs.org"
1515
- name: Install deps
1616
run: npm install --ignore-scripts

.github/workflows/deploy_stage.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name: filestack-js-stage
2+
on:
3+
push:
4+
branches: [ stage, fix/* ]
5+
jobs:
6+
build:
7+
runs-on: ubuntu-latest
8+
steps:
9+
- uses: actions/checkout@v2
10+
- name: Setup repository env
11+
uses: actions/setup-node@v1
12+
with:
13+
node-version: '18.x'
14+
registry-url: "https://registry.npmjs.org"
15+
- name: Install deps
16+
run: npm install --ignore-scripts
17+
- name: Run tests
18+
run: npm test
19+
- name: Prepare docs
20+
run: npm run docs
21+
- name: Publish package to cdn - stage version
22+
run: npm run publish:s3:stage
23+
env:
24+
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
25+
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
26+
AWS_REGION: ${{ secrets.AWS_REGION }}

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v12.6.0
1+
v18.20.5

CHANGELOG.md

Lines changed: 134 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,140 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.46.2](https://github.com/filestack/filestack-js/compare/3.45.2...3.46.2) (2025-12-22)
6+
* **picker:** Updated Picker Version ([d82969](https://github.com/filestack/filestack-js/commit/d82969fc2d113b35984752f7d432d366d284508f)))
7+
8+
## [3.45.2](https://github.com/filestack/filestack-js/compare/3.44.2...3.45.2) (2025-12-15)
9+
* **picker:** Updated Picker Version ([44351d](https://github.com/filestack/filestack-js/commit/44351db9b42ca22cc1bb5ada8f520d9267bd1e5f)))
10+
11+
## [3.44.2](https://github.com/filestack/filestack-js/compare/3.44.1...3.44.2) (2025-10-22)
12+
* **picker:** Updated Picker Version ([a53988](https://github.com/filestack/filestack-js/commit/a539885e581f135fb67b0c24caf604d633279292)))
13+
14+
## [3.44.1](https://github.com/filestack/filestack-js/compare/3.43.1...3.44.1) (2025-10-07)
15+
* **picker:** Set Google Drive App ID incase of custom OAuth ([1bbae3](https://github.com/filestack/filestack-js/commit/1bbae3707b2c0eb3bab17df03c69924527aab271)))
16+
17+
## [3.43.1](https://github.com/filestack/filestack-js/compare/3.42.1...3.43.1) (2025-10-07)
18+
* **picker:** Updated Picker Version - Now supports Google Drive Picker ([c6c29f](https://github.com/filestack/filestack-js/commit/c6c29f6db47a393c96d045ac7e60f096e28a0853)))
19+
20+
## [3.42.1](https://github.com/filestack/filestack-js/compare/3.42.0...3.42.1) (2025-09-29)
21+
* **picker:** Fixed Filter Tab Not Working During URL Upload in 3.42.1 Release ([a8696e](https://github.com/filestack/filestack-js/commit/a8696e112136757ae1d374a9f153b027fd1ace99)))
22+
23+
## [3.42.0](https://github.com/filestack/filestack-js/compare/3.41.12...3.42.0) (2025-09-11)
24+
* **upload:** Fixed upload via URL Failing in 3.40.12 Release ([e316fe](https://github.com/filestack/filestack-js/commit/e316fe83b67e690b84e7613a69538c8e0f79f1fd)))
25+
26+
## [3.41.12](https://github.com/filestack/filestack-js/compare/3.40.12...3.41.12) (2025-08-11)
27+
* **picker:** Picker now supports new Google Photos Picker ([c27d4b](https://github.com/filestack/filestack-js/commit/c27d4bf88bea5dbb441e7edf2d02ac510591767b)))
28+
* **googlephotos:** Pass optional pickerSessionId to store ([c5aab6](https://github.com/filestack/filestack-js/commit/c5aab6e576613c3dbf7f7c7f0d6442baf34fa828)))
29+
30+
## [3.40.12](https://github.com/filestack/filestack-js/compare/3.40.11...3.40.12) (2025-08-05)
31+
* **mimetype:** Increased maxLength of mimetype to 255 ([ab0b03](https://github.com/filestack/filestack-js/commit/ab0b03393b974b6bf89c355cdfa5481bab9ecfd6))
32+
* **altText:** Check altText if available instead of filename ([506e85](https://github.com/filestack/filestack-js/commit/506e856af1b967d57dc0413ca22e6f947d448fb2))
33+
34+
## [3.40.11](https://github.com/filestack/filestack-js/compare/3.40.10...3.40.11) (2025-08-04)
35+
* **storeOptions:** Pass altText and mimetype as storeOptions ([03791b](https://github.com/filestack/filestack-js/commit/03791b0bb92ec9e7f54307684a08af0c68e1ca79))
36+
* **picker:** Updated picker version ([013ee9](https://github.com/filestack/filestack-js/commit/013ee9779618e8ce7e4329097d52808703ccd504))
37+
38+
## [3.40.10](https://github.com/filestack/filestack-js/compare/3.40.9...3.40.10) (2025-07-23)
39+
* **revert:** Reverted last deployment
40+
41+
## [3.40.9](https://github.com/filestack/filestack-js/compare/3.40.8...3.40.9) (2025-07-22)
42+
* **mimetype:** Pass mimetype to upload client ([7f7bb0](https://github.com/filestack/filestack-js/commit/7f7bb04d0052058559ff1c3274af244db417162c))
43+
* **picker:** Updated picker version ([87de0f](https://github.com/filestack/filestack-js/commit/87de0f5a16d3a98aa45666c72e37d19a8880a464))
44+
45+
## [3.40.8](https://github.com/filestack/filestack-js/compare/3.40.7...3.40.8) (2025-06-16)
46+
* **upload:** Fixed ERR_STREAM_WRITE_AFTER_END error during upload for node version 22+ ([cdc8ec](https://github.com/filestack/filestack-js/commit/cdc8ec3979251da7ed43ffa289d969709526ed69))
47+
48+
## [3.40.7](https://github.com/filestack/filestack-js/compare/3.40.6...3.40.7) (2025-06-16)
49+
* **upload:** Fixed write after end error during upload for node version 22+ ([fc080d](https://github.com/filestack/filestack-js/commit/fc080d414b6c2866b8a695a92955d2393ac66c7f))
50+
51+
## [4.0.0](https://github.com/filestack/filestack-js/compare/3.40.6...4.0.0) (2025-06-02)
52+
* **picker:** Added folder upload option with picker v4.0.0
53+
* **picker:** Added minipicker for multiple files with picker v4.0.0
54+
* **picker:** Added pause and resume funtionality with picker v4.0.0
55+
* **picker:** Added support for picker ui customization using tailwind css with picker v4.0.0
56+
57+
## [3.40.6](https://github.com/filestack/filestack-js/compare/3.40.5...3.40.6) (2025-05-27)
58+
* **build:** Fixed webpack 5 issues. ([#599](https://github.com/filestack/filestack-js/pull/599))
59+
* **getMimeType:** .m4a files mime type from audio/x-m4a to audio/mp4 ([#600](https://github.com/filestack/filestack-js/pull/600))
60+
61+
## [3.40.5](https://github.com/filestack/filestack-js/compare/3.39.5...3.40.5) (2025-04-22)
62+
* **build:** Upgraded to webpack 5. ([#593](https://github.com/filestack/filestack-js/pull/593))
63+
64+
## [3.39.5](https://github.com/filestack/filestack-js/compare/3.38.5...3.39.5) (2025-03-31)
65+
* **sentry:** Upgraded sentry version ([579](https://github.com/filestack/filestack-js/pull/579)) ([578](https://github.com/filestack/filestack-js/pull/578)) ([577](https://github.com/filestack/filestack-js/pull/577)) ([575](https://github.com/filestack/filestack-js/pull/575))
66+
67+
## [3.38.5](https://github.com/filestack/filestack-js/compare/3.37.5...3.38.5) (2025-02-18)
68+
* **getMimeType:** Fixed getMimetype response ([61741c](https://github.com/filestack/filestack-js/commit/61741c3e01926277e2b96dcb1b1b052d26ea2857))
69+
* **picker:** Updated picker with fixed seperated camera and microphone permission. ([f380e6](https://github.com/filestack/filestack-js/commit/f380e61b5eb9832c0f081f158c4262a83622ed2e))
70+
71+
## [3.37.4](https://github.com/filestack/filestack-js/compare/3.36.4...3.37.4) (2025-01-22)
72+
* **getMimeType:** Fixed getMimetype response ([6c0615](https://github.com/filestack/filestack-js/commit/6c0615f644bc2279e850df077f1308b6ef9c8564))
73+
74+
## [3.36.4](https://github.com/filestack/filestack-js/compare/3.35.4...3.36.4) (2024-12-11)
75+
* **picker:** Updated picker v1.31.4
76+
77+
## [3.35.4](https://github.com/filestack/filestack-js/compare/3.34.4...3.35.4) (2024-10-14)
78+
* **picker:** Updated picker v1.30.4
79+
* **picker:** Added disableAltText option ([3164a1](https://github.com/filestack/filestack-js/commit/3164a17ddf2ae782c41f8a98b77f2d0d0dba5eef))
80+
81+
## [3.34.4](https://github.com/filestack/filestack-js/compare/3.34.3...3.34.4) (2024-10-18)
82+
* **picker:** Updated picker v1.29.4
83+
* **client.upload:** Added check for altText check ([df5a23](https://github.com/filestack/filestack-js/commit/df5a23ab5f05b58664d8545944504988fde177a0))
84+
85+
## [3.34.3](https://github.com/filestack/filestack-js/compare/v3.33.3...v3.34.3) (2024-10-01)
86+
* **picker:** Updated picker v1.29.3 disabled transformations ui as default editor ([0ff66c85177](https://github.com/filestack/filestack-js/commit/0ff66c851778b02396292b7eb5cb67b2ecbe1848))
87+
88+
## [3.33.3](https://github.com/filestack/filestack-js/compare/v3.32.3...v3.33.3) (2024-09-30)
89+
* **picker:** Updated picker v1.28.3 with transformations-ui as default editor
90+
* **fromSources:** Added back picasa as a potential source ([#567](https://github.com/filestack/filestack-js/pull/567)
91+
* **fix(dependency):** Updated fast-xml-parser ([#7b862752f6](https://github.com/filestack/filestack-js/commit/7b862752f64e242e1dac9c269bab03105667cc3c)
92+
93+
## [3.32.3](https://github.com/filestack/filestack-js/compare/v3.32.2...v3.32.3) (2024-06-18)
94+
* **fromSources:** revert version ([b2767e5](https://github.com/filestack/filestack-js/commit/b2767e5))
95+
96+
## [3.32.2](https://github.com/filestack/filestack-js/compare/v3.32.1...v3.32.2) (2024-06-14)
97+
* **picker:** Upgraded picker to v1.27.3.
98+
* **fromSources:** Fixed declaring the custom source at first place in fromSources array
99+
100+
## [3.32.1](https://github.com/filestack/filestack-js/compare/v3.32.0...v3.32.1) (2024-05-30)
101+
* **miemtypes:** Fixed support for vsdx file using through accept params
102+
103+
## [3.32.0](https://github.com/filestack/filestack-js/compare/v3.31.0...v3.32.0) (2024-04-03)
104+
105+
### Updgrade
106+
* **picker:** Upgraded picker to v1.27.1.
107+
* **picker:** Fixed support for hpt file type ([558](https://github.com/filestack/filestack-js/pull/558/))
108+
109+
## [3.30.2](https://github.com/filestack/filestack-js/compare/v3.30.2...v3.31.0) (2024-03-10)
110+
111+
### Updgrade
112+
* **picker:** Upgraded picker to v1.27.0.
113+
114+
## [3.30.2](https://github.com/filestack/filestack-js/compare/v3.30.1...v3.30.2) (2024-03-04)
115+
116+
### Updgrade
117+
* **picker:** Upgraded picker to v1.26.2.
118+
119+
## [3.30.1](https://github.com/filestack/filestack-js/compare/v3.30.0...v3.30.1) (2024-02-07)
120+
121+
### Updgrade
122+
* **picker:** Upgraded picker to v1.26.1.
123+
124+
## [3.30.0](https://github.com/filestack/filestack-js/compare/v3.29.0...v3.30.0) (2024-01-18)
125+
126+
### Updgrade
127+
* **picker:** Upgraded picker to v1.26.0.
128+
129+
## [3.29.0](https://github.com/filestack/filestack-js/compare/v3.28.0...v3.29.0) (2024-01-05)
130+
131+
### Updgrade
132+
* **file-type:** Upgraded file-type to v16.5.4.
133+
134+
## [3.28.0](https://github.com/filestack/filestack-js/compare/v3.27.0...v3.28.0) (2023-12-12)
135+
136+
### Updgrade
137+
* **Dependency-upgrade:** Upgraded packages to the latest possible version while maintaining backward compatibility.
138+
5139
## [3.27.0](https://github.com/filestack/filestack-js/compare/v3.26.1...v3.27.0) (2023-08-07)
6140

7141
### Fix

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,6 @@ Polyfills we recommend:**
184184
Module (for bundling):
185185
* https://babeljs.io/docs/en/babel-polyfill
186186

187-
Script (for script tag):
188-
* https://polyfill.io/v3/polyfill.min.js?features=Promise%2CSymbol%2CSymbol.iterator%2CArray.from%2CObject.assign%2CNumber.isFinite%2CString.prototype.includes
189187

190188
## Development
191189

@@ -234,12 +232,11 @@ Upload abort throws an `FilestackError` with type `FilestackErrorType.ABORTED`
234232

235233
## Sentry Integration
236234

237-
If you're using [Sentry](https://sentry.io/welcome/) to monitor your application, Filestack will automatically report upload errors to Sentry, and tag them with helpful diagnostic information via [`@sentry/minimal`](https://github.com/getsentry/sentry-javascript/tree/master/packages/minimal).
235+
If you're using [Sentry](https://sentry.io/welcome/) to monitor your application, Filestack will automatically report upload errors to Sentry, and tag them with helpful diagnostic information via [`@sentry/browser`](https://github.com/getsentry/sentry-javascript/tree/master/packages/browser).
238236

239237
## Versioning
240238

241239
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags](https://github.com/filestack/filestack-js/tags) on this repository.
242-
243240
## Contributing
244241

245242
We follow the [conventional commits](https://conventionalcommits.org/) specification to ensure consistent commit messages and changelog formatting.

examples/examples.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ app.get('/*', (req, res) => {
101101
return;
102102
}
103103

104-
const config = yaml.safeLoad(filesContent.config);
104+
const config = yaml.load(filesContent.config);
105105
let tpl = template + '';
106106
tpl = tpl.replace('{{title}}', config.name || '')
107107
.replace('{{content}}', filesContent.index)

0 commit comments

Comments
 (0)